/**自定义**/

.copyright a{padding:0 5px;}
.copyright a:hover{color:#000}
.map_list a{color:#333;}

h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}


/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}


.ban{position: relative;}
.flexslider{max-height:600px;}
.slides li{height:600px;}
.flex-control-nav a{background:#fff;border-radius:50%;}
.flex-control-nav .flex-active{background:#0a4974;}
.flex-control-nav{bottom:30px;}

.ban-bg{position: absolute;z-index: 3;top: 20%;width: 1200px;left: 50%;margin-left: -600px;}

.ban-box {background: none; padding: 15px;display: inline-block;border: 15px solid #ffffff70;}
.ban-txt{background: rgba(255,255,255,.5);padding: 50px 40px;text-align:center;}
.ban-txt h3 { font-size: 25px;  line-height: 1;font-weight: bold;}
.ban-txt h5 {  font-size: 24px;line-height: 1; font-weight: bold;margin: 20px 0 30px;letter-spacing: 1px;color: #000;}
.ban-txt .ban-btn{}
.ban-txt .ban-btn a { display: inline-block; font-size: 16px; line-height: 1; border: 2px solid #005bbb; color: #005bbb; margin: 0 10px;padding: 12px 30px;}
.ban-txt .ban-btn a.a1{color: #fff;background: #005bbb;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .ban-bg{width: 900px;margin-left: -450px;}
  
}



@media (max-width: 992px){
  
  .flexslider .slides li { height: 380px !important;background-size: auto 100% !important;}

   .ban-bg{width: 750px;margin-left: -375px;}
  
  .ban-txt{padding: 40px 30px;}
  
  .ban-txt h3{font-size: 22px;}
  .ban-txt h5 {margin: 15px 0 20px;}
  .ban-txt .ban-btn a { font-size: 15px;padding: 10px 25px;}

  
}

@media (max-width: 767px){
  
  .flexslider .slides li { height: 240px !important;background-size: auto 100% !important;}
  
  .ban-bg { left: 30px;  width: auto; margin: 0 auto; top: 10%;text-align: center;}
  
  .ban-box{border: 10px solid rgba(255,255,255,.5);padding: 10px;}
  .ban-txt {padding: 25px 15px;}
  .ban-txt h3 {font-size: 16px;}
  .ban-txt h5{font-size: 18px;}
  .ban-txt .ban-btn a {font-size: 13px;padding: 7px 20px;}
  
}


/*动画*/
.aniate-tral{transition:.5s;}
.aniate-tral:hover{transform: translate(0px,-10px);}

 .navbar-toggle{font-size:22px;color:#0058b1;z-index:55}
.side-right .navbar-toggle{}
/*内容部分*/
.page-content{font-size:14px; line-height:1.8}
/*内容页+左侧列表*/
.page-body{}
.sec-tit{
    border:none;border-radius: 0;
    height:auto;
    line-height:2;
    background: #0058b1;
    padding:10px;
  float: left;
    width: 100%;
}
.sec-tit h2{border:none;color:#fff !important;font-size:18px;}
.page-l-clist,.left-news,.left-keyword,.sec-marquee-c{width:100%;float:left}
.sec-tit h5 a{color:#fff;}
#innerbgcolor{ background-color: #0058b1;line-height: inherit;}

.page-l-clist li a {display: block;width: 100%;font-size:16px;}
.page-l-clist li a:hover{background-color: #0058b1;color:#fff}
.list-unstyled a:hover h5{color:#f00}
.left-news li h5{font-size:14px;}

.page-content{padding-top:0}
.page-detail,.page-content p{font-size:14px;line-height:2;}
.page-con-tit h1{font-size:17px;margin-top:0;}

/*内页 产品列表*/
.page-alist { margin-left: 0;margin-right: 0;overflow: hidden;margin-top: 0;}
.page-alist .col-md-4{margin-bottom:12px;}
.page-alist a:hover .img-inner{border:1px solid #0058b1;}
.page-alist a:hover h5{color: #0058b1;}
.page-alist .img-inner{height:210px;overflow: hidden;}
.page-alist .col-md-4 h5 { font-size: 16px;text-align: center;  line-height: 1; margin-bottom: 0; height: auto; margin-top: 8px;}
.page-alist .col-md-4 a:hover h5{color: #0058b1;}
.der h5{font-size:16px;text-align:center;display: block;margin-bottom:20px;
    text-overflow: ellipsis; 
    overflow: hidden;
    white-space:nowrap; }

.page-alist li { clear: both;overflow: hidden;  padding-bottom: 15px; padding-top: 0; border-bottom: 1px dotted #ddd;margin-bottom: 15px;}

/*内页新闻中心*/
.page-alist .page-adate{padding: 5px 0; background: #0058b1;color: #fff;}
.page-atit h4{font-size:16px; margin-bottom: 8px;}



/* 公共标题样式 */
.bt{text-align: center;margin-bottom: 50px;position:relative;}
.bt h5 { font-family: Times New Roman; font-size: 40px; font-weight: bold;  text-transform: uppercase; letter-spacing: -1px; color: rgb(0 0 0 / 10%);line-height: 1;margin-bottom:20px;}
.bt h3 { font-size: 28px; font-weight: bold; letter-spacing: 1px;position: absolute;width: 100%;top: 20px;color: #016dc0;}
.bt h3 span{color: #f19b00;}
.bt hr { margin: 0 auto 10px; width: 3%; border-top: 2px solid #005a9f;}
.bt p {font-size: 16px;line-height: 1; color: #666;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px){
  
  .bt { margin-bottom: 30px;}
  
}

@media (max-width: 767px){
  
  .bt{margin-bottom: 30px;}
  .bt h5{font-size:26px;margin-bottom: 15px;}
  .bt h3 {font-size: 22px;letter-spacing: 0;top: 10px;}
  .bt hr{width:10%;margin: 0 auto 5px;}
  .bt p {font-size: 13px;line-height: 1.5;color: #666;padding: 0 15px;}
  
  .page-content {padding: 0 15px;}
  
}






/* 关于我们 */
.gywm{padding: 50px 0;}

.gy-img{}
.gy-img img{width: 100%;}

.gy-txt{}
.gy-txt h3{font-size: 20px;font-weight: bold;color: #0066b3;letter-spacing: 1px;line-height: 20px; }
.gy-txt hr{border-top: 2px solid #0066b3;width: 15%;margin: 10px 0}
.gy-txt p { font-size: 15px;  color: #888; text-indent: 0 !important; line-height: 1.6;margin-bottom: 5px;}
.gy-more{margin-top: 30px;}
.gy-more a{    display: inline-block;font-size: 14px;color: #aaa;border: transparent;box-shadow: 0 0 6px #bcbcbc;border-radius: 50px;padding: 10px 50px;margin: 0 10px 20px;}
.gy-more a:hover{background: #da251c;color: #fff;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .gy-txt p{font-size: 14px;}
  
  
  
}
@media (max-width: 992px){
  
  .gy-nr{padding: 0;}

}

@media (max-width: 767px){
  
  .gy-nr {padding: 0 15px; margin-top: 20px;}
  
}


/* 案例 */
.anli{padding: 40px 0;background: url(../images/bg1.jpg)no-repeat center;}
.al-bt{}
.al-bt h3{float: left;color: #fff;font-size: 20px;}
.al-bt a{display: inline-block;float: right;color: #fff;border: 1px solid #fff;font-size: 14px;line-height: 14px;padding: 15px 25px;border-radius: 3px;transition: all .6s;margin-top: -10px;}
.al-bt a:hover{background: #fff;color: #0066b3;}

.al-list{margin-top: 30px;}
.al-list .al-box{float: left;width: 24.5%;margin-right: 0.5%;position: relative;overflow: hidden;}
.al-list .al-box a{display: block;height: 380px;overflow: hidden;}
.al-list .al-box img { min-width: 100%;height: 100%;}
.al-list .al-box .al-over { position: absolute; z-index: 3; top: 90%; width: 100%;  height: 100%;  background: hsl(0deg 0% 0% / 50%); transition: all .6s; font-size: 22px;line-height: 1;text-align: center; color: #fff;letter-spacing: 1px;padding-top: 10px;}
/* .al-list .al-box .al-over h3{color: #fff;font-size: 22px;font-weight: bold;text-align: center;letter-spacing: 1px;} */
.al-list .al-box:hover .al-over{top: 0;padding-top: 180px;}
/* .al-list .al-box:hover .al-over h3{margin-top: 180px;} */

@media (min-width: 992px) and (max-width: 1200px){
  
 
  .al-list .al-box a {    height: 300px;}
  .al-list .al-box .al-over{top: 86%;font-size: 20px;}
  
  
}
@media (max-width: 992px){
  
  .al-list .al-box a { height: 250px;}
  .al-list .al-box .al-over{top: 85%;font-size: 18px;}

}

@media (max-width: 767px){
  
  .anli{background-size: auto 100%;}
  
  .al-bt h3 { font-size: 18px;line-height: 1.5;}
  
  .al-list {padding: 0 10px;}
  .al-list .al-box { float: left; width: 50%;  margin-right: 0;  position: static;  overflow: hidden; padding: 0 5px;margin-bottom: 10px;}
  .al-list .al-box a{position: relative;}
  
  .al-bt { padding: 0 10px;}
  .al-bt a {display: inline-block;float: none;font-size: 14px; line-height: 14px; padding: 12px 30px;margin-top: 15px;}
  
  
}


/* 产品展示 */
.cpzs{padding: 50px 0;background: #f6f6f6;}

.cp-nav{float: left;width: 20%;padding-right: 20px; }
.cp-nav h3 {border-left: 5px solid #f68911;font-size: 22px; font-weight: bold; color: #fff;  background: #016dc0;line-height: 1; padding: 20px;}
.cp-nav ul{}
.cp-nav ul li{}
.cp-nav ul li a { display: block; background: #fff; border-bottom: 1px solid #ddd; font-size: 15px; line-height: 1; color: #555; padding: 18px 15px; }
.cp-nav ul li a .fa {  margin-right: 5px;  font-size: 20px; float: right; line-height: 1; margin-top: -3px;color: #7e7e7e;}
.cp-nav ul li a:hover{color: #0066b3;}
.cp-nav ul li a:hover .fa{color: #0066b3;}

.cp-dh {  margin-top: 10px;background: #016dc0; color: #fff; padding: 15px 10px;box-shadow: 2px 2px 1px #034e88;}
.cp-dh h5 { font-size: 13px;line-height: 1;margin-bottom:6px;}
.cp-dh h2 { font-family: fangsong; font-weight: bold;line-height: 1;margin-bottom: 10px;}
.cp-dh a { display: block; background: #fff; font-size: 15px; line-height: 40px; text-align: center;color: #016dc0;height: 40px; font-weight: bold; border-radius: 20px;transition: all .5s;}
.cp-dh a .fa{margin-right: 5px;}
.cp-dh a:hover{background: #f68911;color: #fff;}


.cp-list{float: right;width: 80%;}
.cp-list ul{}
.cp-list ul li{float: left;width: 33.3333%;padding: 0 8px;margin-bottom: 20px;}
.cp-list ul li a{display: block;background: #fff;text-align:center;border: 1px solid #ddd;}
.cp-list ul li a .cp-img {width: 100%;height: 205px;overflow: hidden;}
.cp-list ul li a .cp-img img{transition:all .6s;height:100%;}
.cp-list ul li a p {margin-top: 7px; font-size: 15px;line-height: 1;padding: 10px 0;color: #555;transition:all .4s;}
.cp-list ul li a p .fa{}
.cp-list ul li a:hover p{color: #fff;background: #016dc0;}
.cp-list ul li a:hover{border: 1px solid #016dc0;}
.cp-list ul li a:hover .cp-img img{}

.cp-btn{text-align:center;margin-top: 20px;}
.cp-btn a { background: #016dc0;color: #fff;display: inline-block; font-size: 15px;line-height: 1; padding: 12px 40px; border-radius: 2px;position:relative;top: 0;transition: all .5s;}
.cp-btn a:hover{background: #f19b00;top: -2px;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-cont ul li a .cp-img .img-b{height: 180px;}
  
}

@media (max-width: 992px){
  
  .cp-nav a{font-size: 14px;}
  .cp-cont ul li a p{font-size: 14px;}
  
  .cp-cont { float: none;width: 100%;}
  
  .cp-cont ul li{padding: 0 5px;}
  .cp-cont ul li a .cp-img{height: 120px;}
  
  
}

@media (max-width: 767px){

  
  .cp-nav {text-align: center; margin-bottom: 10px;  float: none; width: 100%; overflow: hidden; padding: 0 10px;}
  .cp-nav h3{display: none;}
  .cp-nav ul li{ float: left; width: 50%;padding: 0 5px;margin-bottom: 10px;}
  .cp-nav ul li a{padding: 15px;}
  
  .cp-list {  padding: 0 10px; float: none;width: 100%;}
  .cp-list ul li { float: left; width: 50%;padding: 0 5px;margin-bottom: 15px;}
  .cp-list ul li a p {font-size: 13px;}
  
}





/* 新闻 */
.xinw{padding: 50px 0;}
.xw-bt{margin-bottom: 50px;}
.xw-bt p{font-size: 22px;color: #888;text-transform: uppercase;line-height: 22px;margin-bottom: 10px;}
.xw-bt h3{font-size: 18px;color: #333;line-height: 18px;}

.nav-tabs {border: none;margin-bottom: 30px;display: inline-block;}
.nav-tabs>li{margin: 0;}
.nav-tabs>li>a{margin: 0;font-size: 14px;line-height: 14px;padding: 10px 30px;margin: 0 10px;border-radius: 30px;color: #333;border: transparent;box-shadow: 0 0 6px #bcbcbc;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border: none;background: #da251c;color: #fff;cursor: pointer;}
.nav>li>a:focus, .nav>li>a:hover{background: #da251c;color: #fff;}


.news_list_box{}
.news_list_box > .col-md-6{padding-left: 0;padding-right: 20px;}

.news_info{margin-bottom: 30px;}
.news_img{padding: 0;height: 140px;overflow: hidden;}
.news_img img{height: 100%;width: auto;}
.news_text{}
.news_text h3{font-size: 16px;color: #333;line-height: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_text h5{font-size: 12px;line-height: 30px;color: #999;}
.news_text p{    font-size: 13px;line-height: 20px;color: #999;}

.news_text h3:hover{color: #0066b3;}

.xw-more{margin-top: 30px;}
.xw-more a{    display: inline-block;border: 1px solid #bbb;font-size: 13px;line-height: 13px;padding: 10px 22px;border-radius: 3px;color: #888;transition: all .6s;}
.xw-more a:hover{background: #0066b3;color: #fff;}


@media (min-width: 992px) and (max-width: 1200px){
  
 
  
  
}
@media (max-width: 992px){
  
  .news_list_box > .col-md-6 {padding: 0 10px;}

}

@media (max-width: 767px){
  
  .news_text {padding-right: 0;}
  
  
}


/* 底部 */
.f_one{background: #0066b3;padding-top: 30px;}

.f-lx{color: #fff;}
.f-lx h3{    font-size: 24px;line-height: 24px;margin-bottom: 10px;letter-spacing: 1px;font-weight: bold;}
.f-lx p{font-size: 15px;line-height: 1.5;}

.f-dh{text-align: right;color: #fff;}
.f-dh p{font-size: 15px;line-height: 15px;margin-bottom: 5px;}
.f-dh h4{    font-size: 32px;font-family: cursive;letter-spacing: 1px;}
.f-dh a{    display: inline-block;margin-top: 10px;border: 1px solid #fff;font-size: 15px;line-height: 15px;padding: 10px 20px;border-radius: 3px;transition: all .6s;}
.f-dh a:hover{background: #ffff;color: #0066b3;}

p.copyright { color: #fff; border-top: 1px solid hsl(0deg 0% 100% / 30%); margin-top: 15px;text-align: center;font-size: 15px; line-height: 1.5;padding: 10px 0;}

.police{}
.police a{color: #fff;font-size: 14px;line-height: 30px;}



.sec-tit.left-keyword-tit, .themain {
    display: block;
}
.themain {
    clear: both;
    text-align: center;
    color: #fff;font-size: 14px;line-height: 1;
}
.themain a {
    color: #fff;
    margin: 0 5px;
}




/* 内页 */

.crumbs-item {line-height: 1; overflow: hidden; margin-bottom: 10px;border: none;}
.crumbs-item h5 { font-size: 14px;line-height: 1;color: #777; border-bottom: 1px solid #ccc;padding-top: 12px;}
.crumbs-item h5 .fa{color: #005bbb;margin-right: 3px;}
.crumbs-item h5 span {display: inline-block; line-height: 1; border-bottom: 2px solid #005bbb;padding-bottom: 10px;}
.crumbs-item h5 a{color: #777;display: inline-block;font-size: 14px;line-height: 1;}
.crumbs-item h5 a:hover{color: #005bbb;}

#allmapmapcontact{height: 300px;width: 80%;}

.page-body .col-md-2 { width: 22%;padding: 0; padding-right: 20px;}
.page-body .col-md-10{width: 78%;padding: 0;}

.img-inner{width: 300px;}

.page-l-clist li .layer2{left: 190px;}



@media (max-width: 992px){
  
  
  
  /* 内页 */
  .page-body .col-md-2{display: none;}
  .page-body .col-md-10{width: 100%;padding: 0 10px;}
  
  
  .page-alist .col-md-4{width: 33.33333%;padding: 0 8px;float: left;}
  
  .page-body {margin-top: 0;}
  
  #allmapmapcontact{width: 100%;}
  
}
@media (max-width: 767px){

  .page-alist .col-md-4{width: 50%;padding: 0 5px;}
  
}


.page-content img {
    max-width: 100% !important;
    height: auto !important;
    height: 167px;
    padding: 5% 0;
} 







